Document the GtkBuilder <requires> tag changes.
authorArnaud Bonatti <arnaud.bonatti@gmail.com>
Sat, 7 Nov 2020 13:10:41 +0000 (14:10 +0100)
committerArnaud Bonatti <arnaud.bonatti@gmail.com>
Sat, 7 Nov 2020 15:17:14 +0000 (16:17 +0100)
docs/reference/gtk/migrating-3to4.md

index e3975d85175df642eeccfef3e8d89c641a0785fa..14591ecb86186d84c0a9f4e5d48c350203c2dcee 100644 (file)
@@ -445,6 +445,9 @@ gtk4-builder-tool simplify command can perform many of the
 necessary changes automatically, when called with the --3to4
 option. You should always review the resulting changes.
 
+The <requires> tag now supports for the 'lib' attribute the
+'gtk' value only, instead of the 'gtk+' one previously.
+
 ### Adapt to event controller API changes
 
 A few changes to the event controller and #GtkGesture APIs